projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c236d65
)
*** empty log message ***
author
YAMAMOTO Mitsuharu
<mituharu@math.s.chiba-u.ac.jp>
Tue, 27 Nov 2007 08:30:34 +0000
(08:30 +0000)
committer
YAMAMOTO Mitsuharu
<mituharu@math.s.chiba-u.ac.jp>
Tue, 27 Nov 2007 08:30:34 +0000
(08:30 +0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index f334e4d0e269d17bcb632fa8ea2d37d1e4387a9c..1565cd081faf3d8b99826c23bc14c6131848e7d7 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,12
@@
+2007-11-27 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
+
+ * unexmacosx.c (unrelocate): New argument BASE. Use it instead of
+ reloc_base.
+ (copy_dysymtab): Compute relocation base here.
+ (rebase_reloc_address) [__ppc64__]: New function.
+ (copy_dysymtab) [__ppc64__]: Use it if relocation base needs to be
+ changed.
+
2007-11-26 Jason Rumney <jasonr@gnu.org>
* w32proc.c (sys_spawnve): Quote args with wildcards.